﻿7CONIFIER by Wronex. Some rights reserved.

Llamas are awesome! ~ visit my DeviantART profile at 
http://wronex.deviantart.com/ 
or visit 
http://wronex.com


Disclamer
-------------------------------------------------------------------------------
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


License
-------------------------------------------------------------------------------
Some rights reserved. This work is licensed under a
Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
(http://creativecommons.org/licenses/by-nc-sa/3.0/).


Tips and tricks
-------------------------------------------------------------------------------
Package creation
	When creating a package 7CONIFIER will autocomplete the name and the target 
	of some applications. Simple start by typing the first letters in the 
	application's name, a list of applications that begin with the same letters
	should show up (if they exist in "autocomplete.csv"). Select the 
	application	you are searching for and press TAB. The target for that 
	application and its	name should now be entered automatically.
	
Shortcuts
	There are some shortcuts in 7CONIFIER. Press the menu in the main window
	to show them. Press the right mouse button in the icon list while creating
	a package to show all available shortcuts for that task.
	
Restore icons
	If you wish to restore your icons to their defaults, there are three things
	you can try:
	
	1. Restore a backup! This is the best and most powerfull way to restore your
	   icons. Hit "Backup" > "Restore Now..." and choose a backup from the list.
	   The latest backup will be at the bottom of the list.
	2. In 7CONIFIER press "Tools" > "Restore system icons". Hit "OK" then "Apply".
	3. If for some reason every thing else fail, this is your last resort. Launch
	   the application who's icon you wish to restore. Unpin it from your taskbar:
	   right-click the application and then "Unpin this program from taskbar". Now
	   the application should have its original icon. Pin it to the taskbar again.
	   Repeat this procedure for all applications.

7CONIFIER does not change the icon of program XYZ
	This might happen, it will happen, and usually it will happen for one of
	the following reasons:
	
	1. The program is NOT pinned to your taskbar or start menu.
	
	2. You have your taskbar buttons option set to something other than 
	   "Always combine, hide lables". This option is found by right-clicking
	   your taskbar and pressing Options. Look for the option labeled 
	   "Taskbar buttons".
	
	3. The package you are trying to apply does not contain an icon for XYZ. If
	   this is the case you will have to use another package, live with it, or
	   download the icon and add it to the package yourself.
	   
	4. XYZ's shourtcut is damaged/strange/messed up. In this case, remove the
	   icon from your taskbar/start menu. Find XYZ's EXE-file on your harddrive.
	   Create a shortcut to the EXE file and pin that shortcut to your taskbar 
	   or start menu.
	   
	5. The program you have downloaded is a newer/older/other version than the 
	   one that was used when the package was created, thus its EXE file have
	   another name. This problem is easily checked and fixed.

	   Right-click the XYZ shortcut, and open its properties. In the Target 
	   field, try to locates its EXE file's name. Write it down. Now, open 
	   7CONIFIER. Select the Token Dark package and hit the Edit button. Find
	   XYZ in the icon list. Right-click and hit Edit. Change its target to the
	   name of your XYZ EXE file if its not already in the list.

Note
-------------------------------------------------------------------------------
Moving 7CONIFIER
	When you have applied a package it is importat not to move the 7CONIFIER
	folder. If you need to move it, you might need to apply the package agin.
	
Access rights
	Some people seem to have problems with NTFS access permissions. There are 
	a number of things you can do to avoid these typs of problems. 
	
	1. Try to run 7CONIFIER as Administrator.
	2. Manually change permission on the following files and folders. Remember 
	   that they are most likely hidden.
			- "%AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\StartMenu\"
			- "%AppData%\Microsoft\Internet Explorer\Quick Launch\User Pinned\TaskBar\"
			- "%LocalAppData%\IconCache.db"


How to install packages
-------------------------------------------------------------------------------
1. First begin by downloading a package.
2. Then unpack it to the folder called "packages". The package should be 
   contained whithin its own folder.
3. Restart 7CONIFIER.

Folder structure:
7CONIFIER\
	packages\
		<package name>\
			package.xml
			<file>.ico
			<file>.ico
			...